DX11 MOVE CAMERA UP

Moves the specified camera upwards based on its current orientation (for example, if the
camera in question is rotated so that it is facing upside down, this function would move
it downwards).

  Syntax
DX11 MOVE CAMERA UP camera, distance
  Parameters
camera
Dword
The camera to move.
distance
Float
The distance to move the specified camera in world space. You may specify a negative distance to instead move the camera downwards.

  Returns

This function does not return a value.

  See also

CAMERA Functions Menu
DX11 Function Categories